API Documentation
MAIN PAGE
NAMESPACES
CLASSES
Documentation
Headers
NilkinsWinUi
Cursors
CursorUtils.h
1
// CursorUtils.h
3
//
5
6
namespace
nkWinUi
7
{
11
class
CursorUtils
final
12
{
13
public :
14
15
// Functions
16
// Getters
22
static
nkMaths::Point
getCursorPosition
() ;
23
} ;
24
}
nkWinUi::CursorUtils
A utility class to interact with the cursor.
Definition:
CursorUtils.h:12
nkMaths::Point
Represents a 2D Point.
Definition:
Point.h:12
nkWinUi
Encompasses all API of component NilkinsWinUi.
Definition:
Button.h:7
nkWinUi::CursorUtils::getCursorPosition
static nkMaths::Point getCursorPosition()
Generated by
Doxygen
1.8.18